projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
249c5d8
)
(shell-dirstack-query): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 17:47:19 +0000
(17:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 17:47:19 +0000
(17:47 +0000)
lisp/shell.el
patch
|
blob
|
history
diff --git
a/lisp/shell.el
b/lisp/shell.el
index 008cd93c47bed1cf98fc995cf65b1b260eba130e..a218981256afaaf03815ec986c7b85a16f3adf1e 100644
(file)
--- a/
lisp/shell.el
+++ b/
lisp/shell.el
@@
-336,7
+336,7
@@
Thus, this does not include the shell's current directory.")
"Keep track of last directory for ksh `cd -' command.")
(defvar shell-dirstack-query nil
- "Command used by `shell-resync-dir' to query the shell.")
+ "Command used by `shell-resync-dir
s
' to query the shell.")
(defvar shell-mode-map nil)
(cond ((not shell-mode-map)